Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

Describes the ?bytes=, ?size= and ?time= parameters which are
accepted by all the GET _cat/... APIs.

Describes the `?bytes=`, `?size=` and `?time=` parameters which are
accepted by all the `GET _cat/...` APIs.
@DaveCTurner DaveCTurner requested a review from a team as a code owner September 16, 2025 13:14
@DaveCTurner DaveCTurner added specification skip-backport This pull request should not be backported labels Sep 16, 2025
@DaveCTurner
Copy link
Contributor Author

Relates #3551

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Can you please:

  • open this pull request from a branch as mentioned in the CI failure and CONTRIBUTING.md
  • use Bytes, ByteSize and TimeUnit instead of those union types (We need to prevent union types anyway, this is tracked in #2365). I'm not sure for ByteSize - are integers allowed too here?
  • Remove all occurrences of bytes, size and time in cat API requests

@DaveCTurner
Copy link
Contributor Author

Ah sorry yes my usual automation doesn't work here because of the no-forks thing. I'll try again, sec.

@DaveCTurner DaveCTurner deleted the 2025/09/16/common-cat-unit-parameters branch September 16, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-backport This pull request should not be backported specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants